Simplify admin/unidata Makefile rules
authorGlenn Morris <rgm@gnu.org>
Wed, 30 Oct 2013 07:15:23 +0000 (00:15 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 30 Oct 2013 07:15:23 +0000 (00:15 -0700)
commit595d2741cd1fdc3a8af616a5ab91f0d12da610a9
treeaf848ba6685239bf2b483be875decfeefd6ffb35
parent43ecfcceb2642ce666a3509e730a9d1419422621
Simplify admin/unidata Makefile rules

* admin/unidata/unidata-gen.el (unidata-gen-files): Use pop.
Also take the output directory as an argument.

* admin/unidata/Makefile.in: Simplify now that unidata-gen-files takes
the output directory as an argument (no need to cd, etc).
(abs_srcdir, abs_builddir): Remove.
(abs_top_builddir): Replace by top_builddir.
(${DSTDIR}/charprop.el): No need to cd.  Pass dest as argument.
(${DSTDIR}/charprop.el, charprop.el):
No need to pass unidata.txt as argument.
admin/ChangeLog
admin/unidata/Makefile.in
admin/unidata/unidata-gen.el